home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
tools
/
czesc_1
/
asjocookiebox_1.0
/
asjocookiebox_1.0.man
next >
Wrap
Text File
|
1994-04-09
|
3KB
|
134 lines
asjoCookieBox
version 1.0
The Amiga Cookie Shower and Indexer collection
Free software 1994 by Adam Sjøgren
asjoCookieBox 1.0 - Random cookie display programs.
0 Abstract
asjoCookieBox is a collection of programs, two actually, which can
display a random (fortune or whatever you like) cookie when invoked.
1 Files included
asjoCookieBox_1.0.man - This file
CookieIndex - CookieIndex 1.0
Sample.dat - Sample cookies
Sample.ptr - Pointers for them
ShowCookie - ShowCookie 1.0
Source/CookieIndex/CookieIndex_protos.h - Protos for CookieIndex
Source/ShowCookie/SCOPTIONS - SAS/C 6.51 options
Source/ShowCookie/ShowCookie.c - Source for ShowCookie
Source/ShowCookie/ShowCookie_protos.h - Protos for ShowCookie
+ icons.
2 Requirements
CookieIndex requires dos.library v37 or above (AmigaDOS release 2.04).
ShowCookie requires utility.library v39 or above (AmigaDOS release 3.0)
and dos.library v37 or above (AmigaDOS release 2.04)
3 Installation
Copy CookieIndex and ShowCookie to someplace you find suitable
(somewhere in the path would be preferable). Copy the sample files too,
of you want to try them.
4 How to use
CookieIndex makes the .ptr file given an input .dat file. The template
is like this:
COOKIEDAT/A,COOKIEPTR/A:
Example:
[18] (0) $ CookieIndex Sample.dat Sample.ptr
Cookies indexed: 15
ShowCookie shows a random cookie given a .ptr and the corresponding .dat
file. The template is:
COOKIEDAT/A,COOKIEPTR/A:
Example:
[18] (0) $ ShowCookie Sample.dat Sample.ptr
"I've got it again, Larry ... an eerie feeling like there's something on
top of the bed."
5 The structure of .dat files
The .dat file contains the cookies, each of them surrounded by ascii 12
(Formfeed) characters.
6 Todo's
* Replace GetUniqueID() in ShowCookie to make it v37 compatible.
* More cookies in the Sample.dat
7 Distribution
You are free to copy this program. If you use it, please send me an
email!
8 The author
These programs was written by me, because another program I had that was
supposed to do the same thing didn't work, I am:
Adam Sjøgren
Falkonergårdsvej 13
DK-1959 Frederiksberg C
Denmark
email: asjo@inav.ping.dk or asjo@diku.dk
amiganet: 39:141/109 (I prefer email)
9 Bugs
If you find a bug, feel free to correct it yourself, but _please_ send
me the corrected source, so I can include it in future releases (if any
:-)).
a History
0.0 - Never released, internal developement (meaning: I hacked it
together for myself to use).
1.0 - First release. (ShowCookie: 1012 bytes, IndexCookie: 568 bytes).
b Thanks
* The author of that program that didn't work :-)
c Legal mumbo-jumbo
This software is free as long as you do not make money on it.
(I hate long legal texts).
"Wiggle, wiggle, wiggle like a bowl of soup"
/asjo (Sat Apr 9 16:46:58 1994)